Skip to content

Use an explicit skip list for columns ignored during auto-grouping - #1053

Merged
has2k1 merged 1 commit into
mainfrom
grouping-columns
Apr 18, 2026
Merged

Use an explicit skip list for columns ignored during auto-grouping#1053
has2k1 merged 1 commit into
mainfrom
grouping-columns

Conversation

@has2k1

@has2k1 has2k1 commented Apr 18, 2026

Copy link
Copy Markdown
Owner

Instead of deriving the ignored set from the complement of SCALED_AESTHETICS, list the non-aesthetic/special columns directlyl. This allows custom geoms and stats to define aesthetics that affect the grouping.

@codecov

codecov Bot commented Apr 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.83%. Comparing base (c803905) to head (be6baf6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1053   +/-   ##
=======================================
  Coverage   86.83%   86.83%           
=======================================
  Files         203      203           
  Lines       13789    13789           
  Branches     1688     1688           
=======================================
  Hits        11974    11974           
  Misses       1266     1266           
  Partials      549      549           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Instead of deriving the ignored set from the complement of
SCALED_AESTHETICS, list the non-aesthetic/special columns directlyl.
This allows custom geoms and stats to define aesthetics that affect
the grouping.
@has2k1
has2k1 force-pushed the grouping-columns branch from 3a17025 to be6baf6 Compare April 18, 2026 07:48
@has2k1
has2k1 merged commit 6fb0180 into main Apr 18, 2026
14 checks passed
@has2k1
has2k1 deleted the grouping-columns branch April 18, 2026 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant